Skip to content

Fix Method 'getException' not found in ExceptionEvent #18598

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 24, 2023

Conversation

IssamRaouf
Copy link
Contributor

@IssamRaouf IssamRaouf commented Jul 23, 2023

The 'getException' method is not in ExceptionEvent and should be getThrowable.

image

The 'getException' method is not in ExceptionEvent and should be getThrowable.
@carsonbot carsonbot added this to the 6.2 milestone Jul 23, 2023
@javiereguiluz
Copy link
Member

Good catch, thanks @IssamRaouf.

@javiereguiluz javiereguiluz merged commit 38c1588 into symfony:6.2 Jul 24, 2023
javiereguiluz added a commit to javiereguiluz/symfony-docs that referenced this pull request Jul 24, 2023
javiereguiluz added a commit to javiereguiluz/symfony-docs that referenced this pull request Jul 24, 2023
OskarStark added a commit to OskarStark/symfony-docs that referenced this pull request Jul 25, 2023
* upstream/6.3: (64 commits)
  [Config] Improve adding support for XML format
  Backport symfony#18598 to 5.4
  Fix Method 'getException' not found in ExceptionEvent
  Corrected return type of anonymous functions
  Minor tweak
  [Form] Improve form validation section
  [OptionsResolver] Fix indentation
  [Best Practices] Remove annotations paragraph
  [Encore] Webpack Dev Server: live reload & HMR
  Minor tweak
  Update definition.rst
  Minor tweaks
  add `OptionsResolverIntrospector`usage doc
  Minor tweaks
  fix reference
  [Form] Fix form data related events definition
  [Form] Improve form type methods explanation
  [Console] Add `ProgressIndicator` page
  Minor tweak
  Update micro_kernel_trait.rst
  ...
OskarStark added a commit to OskarStark/symfony-docs that referenced this pull request Jul 25, 2023
* upstream/6.4: (81 commits)
  Minor reword
  [HttpClient] fix version added for HAR files feature
  [HTTPClient] Add documentation for `HarFileResponseFactory`
  Fix a typo making CI red
  [Serializer] Custom normalizer deprecation
  [Config] Improve adding support for XML format
  Backport symfony#18598 to 5.4
  Fix Method 'getException' not found in ExceptionEvent
  Corrected return type of anonymous functions
  Restore some internal references
  Minor tweak
  [Form] Improve form validation section
  [OptionsResolver] Fix indentation
  [Documentation] Deprecate annotations
  [Best Practices] Remove annotations paragraph
  [Encore] Webpack Dev Server: live reload & HMR
  Minor tweak
  Update definition.rst
  Minor tweaks
  add `OptionsResolverIntrospector`usage doc
  ...
OskarStark added a commit to OskarStark/symfony-docs that referenced this pull request Jul 25, 2023
* upstream/7.0: (98 commits)
  Minor reword
  [HttpClient] fix version added for HAR files feature
  [HTTPClient] Add documentation for `HarFileResponseFactory`
  Fix a typo making CI red
  [Security] Remove deprecated XML config
  [Serializer] Custom normalizer deprecation
  [Serializer] Custom normalizer update
  [Config] Improve adding support for XML format
  Backport symfony#18598 to 5.4
  Fix Method 'getException' not found in ExceptionEvent
  Corrected return type of anonymous functions
  Restore some internal references
  Minor tweak
  [Form] Improve form validation section
  [OptionsResolver] Fix indentation
  [Documentation] Deprecate annotations
  [Best Practices] Remove annotations paragraph
  [Encore] Webpack Dev Server: live reload & HMR
  Minor tweak
  Update definition.rst
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants